Skip to content

fix(ci): update release artifact directory to site#105

Merged
PythonWoods-Dev merged 1 commit into
mainfrom
fix/tag-release-ci
Jun 19, 2026
Merged

fix(ci): update release artifact directory to site#105
PythonWoods-Dev merged 1 commit into
mainfrom
fix/tag-release-ci

Conversation

@PythonWoods-Dev

Copy link
Copy Markdown
Contributor

This pull request updates the release workflow to improve how documentation is built and archived. The main changes are to build multiple documentation configurations and to archive the correct output directory.

Documentation build and release workflow improvements:

  • The Zensical documentation is now built twice, once with zensical.toml and once with zensical.it.toml, to support multiple configurations. (.github/workflows/release.yml)
  • The workflow now archives the site directory instead of the build directory as the release artifact, ensuring the correct output is packaged. (.github/workflows/release.yml)

Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com>
@PythonWoods-Dev PythonWoods-Dev merged commit 660aab7 into main Jun 19, 2026
7 checks passed
@PythonWoods-Dev PythonWoods-Dev deleted the fix/tag-release-ci branch June 19, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant